【单选题】
在下列程序中,无论使用鼠标左键还是右键都能弹出菜单,且弹出菜单中的菜单项都响应鼠标单的是()
A.SubForm_MouseDown(ButtonAsInteger,ShiftAsInteger,XAsSingle,YAsSingle)
PopupMenu_test,1
EndSub
B.SubForm_MouseDown(ButtonAsInteger,ShiftAsInteger,XAsSingle,YAsSingle)
PopupMenu_test,0
EndSub
C.SubForm_MouseDown(ButtonAsInteger,ShiftAsInteger,XAsSingle,YAsSingle)
PopupMenu_test
EndSub
D3SubForm_MouseDown(ButtonAsInteger,ShiftAsInteger,XAsSingle,YAsSingle)
PopupMenu_test,2
EndSub
查看答案解析
参考答案:
正在加载...
答案解析
正在加载...
根据网考网移动考试中心的统计,该试题:
13%的考友选择了A选项
13%的考友选择了B选项
3%的考友选择了C选项
71%的考友选择了D选项